C1.DataCollection Assembly / C1.DataCollection Namespace / C1FilterDataCollection<T> Class / RunSynchronously Property

In This Topic
RunSynchronously Property (C1FilterDataCollection<T>)
In This Topic
Gets or sets whether the sorting is performed synchronously.
Syntax
'Declaration
 
Public Property RunSynchronously As Boolean
 
See Also